PHP Class GraphQL\Language\AST\SelectionSetNode

Inheritance: extends Node
Show file Open project: webonyx/graphql-php

Public Properties

Property Type Description
$kind
$selections SelectionNode[]

Property Details

$kind public property

public $kind

$selections public property

public SelectionNode[] $selections
return SelectionNode[]