Property MaxNestingDepth
MaxNestingDepth
Gets or sets the maximum depth of nested fields. Exceeding it throws ResourceLimitExceededException. Defaults to 20.
public int MaxNestingDepth { get; set; }
Gets or sets the maximum depth of nested fields. Exceeding it throws ResourceLimitExceededException. Defaults to 20.
public int MaxNestingDepth { get; set; }