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