inputFields property
A list of the fields that an input object of this type is expected to have.
Implementation
final List<GraphQLInputObjectField> inputFields = [];
A list of the fields that an input object of this type is expected to have.
final List<GraphQLInputObjectField> inputFields = [];