graphql_compose-1.0.0-beta20/src/Plugin/GraphQLCompose/FieldType/StringLongItem.php

src/Plugin/GraphQLCompose/FieldType/StringLongItem.php
<?php

declare(strict_types=1);

namespace Drupal\graphql_compose\Plugin\GraphQLCompose\FieldType;

use Drupal\graphql_compose\Attribute\FieldType;
use Drupal\graphql_compose\Plugin\GraphQL\DataProducer\FieldProducerTrait;
use Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeFieldTypeBase;

/**
 * {@inheritdoc}
 */
#[FieldType(
  id: "string_long",
  type_sdl: "String",
)]
class StringLongItem extends GraphQLComposeFieldTypeBase {

  use FieldProducerTrait;

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc