|
NAMEGraphQL::Role::FieldDeprecation - object role implementing deprecation of fieldsSYNOPSISwith qw(GraphQL::Role::FieldDeprecation); # or runtime Role::Tiny->apply_roles_to_object($foo, qw(GraphQL::Role::FieldDeprecation)); DESCRIPTIONImplements deprecation of fields.
Visit the GSP FreeBSD Man Page Interface. |