fields property

A list of the fields that an input object of this type is expected to have.

Implementation

@override
final List<GraphQLFieldInput> fields = [];