File manager - Edit - /home/opticamezl/www/newok/templates/yootheme/packages/graphql/lib/Type/TypeKind.php
Back
<?php declare(strict_types=1); namespace YOOtheme\GraphQL\Type; class TypeKind { public const SCALAR = 'SCALAR'; public const OBJECT = 'OBJECT'; public const INTERFACE = 'INTERFACE'; public const UNION = 'UNION'; public const ENUM = 'ENUM'; public const INPUT_OBJECT = 'INPUT_OBJECT'; public const LIST = 'LIST'; public const NON_NULL = 'NON_NULL'; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings