GraphQLArgs constructor

const GraphQLArgs(
  1. List<GraphQLArg> args
)

Implementation

const GraphQLArgs(this.args);