GetFieldSettings()<Context, Args>
GetFieldSettings<
Context,Args> = (params) =>FieldSettings|false
Function to determine complexity settings for a field. Returns either field settings or false to disable complexity calculation.
Type Parameters
| Type Parameter |
|---|
|
|
|
|
Parameters
| Parameter | Type | Description |
|---|---|---|
|
|
|
Object containing field arguments and context |
Returns
FieldSettings | false
Field settings object or false