There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

GraphQL::Role::Named - GraphQL "named" object role

SYNOPSIS

with qw(GraphQL::Role::Named);

DESCRIPTION

Allows type constraints for named objects, providing also name and description attributes.

ATTRIBUTES

name

description

Optional description.

METHODS

to_string

Part of serialisation.