You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IsAggregationbool`json:"isAggregation,omitempty"`// It is an aggregation result or not; Not used for "PerObjectQuery"
268
272
IsCorelatedbool`json:"isCorelated,omitempty"`// Co-related query if true
269
273
PostProcessWhere []SoqlCondition`json:"postProcessWhere,omitempty"`// Post-processing conditions (Conditions to apply after being filtered in the query for each object)
0 commit comments