GraphQL::Role::Named - GraphQL "named" object role
Contents
Attributes
namedescription
Optional description.
Description
Allows type constraints for named objects, providing also "name" and "description" attributes.
Methods
to_string
Part of serialisation.
perl v5.34.0 2022-03-27 GraphQL::Role::Named(3pm)
Name
GraphQL::Role::Named - GraphQL "named" object role
Synopsis
with qw(GraphQL::Role::Named);
