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