Provided by: libgraphql-perl_0.54-1_all 

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. perl v5.34.0 2022-03-27 GraphQL::Role::Named(3pm)