|
NAMEGraphQL::Role::Output - GraphQL "output" object roleSYNOPSISwith qw(GraphQL::Role::Output); # or runtime Role::Tiny->apply_roles_to_object($foo, qw(GraphQL::Role::Output)); DESCRIPTIONAllows type constraints for output objects.
Visit the GSP FreeBSD Man Page Interface. |