GraphQL 0.13 Deleted
Kwalitee Issues
No Core Issues.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.02,0.13
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| GraphQL | Perl implementation of GraphQL | 0.13 | metacpan |
| GraphQL::Debug | debug GraphQL | metacpan | |
| GraphQL::Directive | GraphQL directive | 0.02 | metacpan |
| GraphQL::Error | GraphQL error object | 0.02 | metacpan |
| GraphQL::Execution | Execute GraphQL queries | 0.02 | metacpan |
| GraphQL::Grammar | GraphQL grammar | 0.02 | metacpan |
| GraphQL::Introspection | Perl implementation of GraphQL | 0.02 | metacpan |
| GraphQL::Parser | GraphQL language parser | 0.02 | metacpan |
| GraphQL::Role::Abstract | GraphQL object role | 0.02 | metacpan |
| GraphQL::Role::Composite | GraphQL object role | 0.02 | metacpan |
| GraphQL::Role::FieldDeprecation | object role implementing deprecation of fields | 0.02 | metacpan |
| GraphQL::Role::FieldsInput | GraphQL object role implementing input fields | 0.02 | metacpan |
| GraphQL::Role::FieldsOutput | GraphQL object role implementing output fields | 0.02 | metacpan |
| GraphQL::Role::HashMappable | GraphQL object role | 0.02 | metacpan |
| GraphQL::Role::Input | GraphQL object role | 0.02 | metacpan |
| GraphQL::Role::Leaf | GraphQL "leaf" object role | 0.02 | metacpan |
| GraphQL::Role::Listable | GraphQL object role | 0.02 | metacpan |
| GraphQL::Role::Named | GraphQL "named" object role | 0.02 | metacpan |
| GraphQL::Role::Nullable | GraphQL object role | 0.02 | metacpan |
| GraphQL::Role::Output | GraphQL "output" object role | 0.02 | metacpan |
| GraphQL::Schema | GraphQL schema object | 0.02 | metacpan |
| GraphQL::Subscription | Perl implementation | 0.02 | metacpan |
| GraphQL::Type | GraphQL type object | 0.02 | metacpan |
| GraphQL::Type::Enum | GraphQL enum type | 0.02 | metacpan |
| GraphQL::Type::InputObject | GraphQL input object type | 0.02 | metacpan |
| GraphQL::Type::Interface | GraphQL interface type | 0.02 | metacpan |
| GraphQL::Type::Library | GraphQL type library | 0.02 | metacpan |
| GraphQL::Type::List | GraphQL type that is a list of another type | 0.02 | metacpan |
| GraphQL::Type::NonNull | GraphQL type that is a non-null version of another type | 0.02 | metacpan |
| GraphQL::Type::Object | GraphQL object type | 0.02 | metacpan |
| GraphQL::Type::Scalar | GraphQL scalar type | 0.02 | metacpan |
| GraphQL::Type::Union | GraphQL union type | 0.02 | metacpan |
| GraphQL::Validation | Perl implementation | 0.02 | metacpan |