GQLFragmentSpread

constructor(sourceLocation: SourceLocation? = null, name: String, arguments: List<GQLArgument>, directives: List<GQLDirective>)
constructor(sourceLocation: SourceLocation? = null, name: String, directives: List<GQLDirective>)