arguments property

List<String> arguments

Ordered arguments of the GraphQL query.

Implementation

List<String> get arguments;