Your IP : 216.73.216.217


Current Path : /home/eolienneia/www/templates/yootheme/vendor/yootheme/graphql/lib/Language/AST/
Upload File :
Current File : /home/eolienneia/www/templates/yootheme/vendor/yootheme/graphql/lib/Language/AST/SelectionNode.php

<?php
namespace YOOtheme\GraphQL\Language\AST;

interface SelectionNode
{
/**
 * export type SelectionNode = FieldNode | FragmentSpreadNode | InlineFragmentNode
 */
}