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