PHP Class GraphQL\Language\AST\SelectionSetNode

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

Public Properties

Property Type Description
$kind
$selections SelectionNode[]

Property Details

$kind public_oe property

public $kind

$selections public_oe property

public SelectionNode[] $selections
return SelectionNode[]