inputType property
Type of the inputs that are accumulated by this Aggregate
.
Use AddInput
mutations to accumulate new inputs.
Implementation
Type? inputType;
Type of the inputs that are accumulated by this Aggregate
.
Use AddInput
mutations to accumulate new inputs.
Type? inputType;