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