GraphQL 0.54 Latest
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.54
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
GraphQL | Perl implementation of GraphQL | 0.54 | metacpan |
GraphQL::AsyncIterator | iterator objects that return promise to next result | 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::Introspection | Perl implementation of GraphQL | 0.02 | metacpan |
GraphQL::Language::Grammar | GraphQL grammar | 0.02 | metacpan |
GraphQL::Language::Parser | GraphQL Pegex parser | 0.02 | metacpan |
GraphQL::Language::Receiver | GraphQL Pegex AST constructor | 0.02 | metacpan |
GraphQL::MaybeTypeCheck | Conditional type-checking at runtime | metacpan | |
GraphQL::Plugin::Convert | GraphQL plugin API abstract class | metacpan | |
GraphQL::Plugin::Convert::Test | GraphQL plugin test class | metacpan | |
GraphQL::Plugin::Type | GraphQL plugins implementing types | metacpan | |
GraphQL::Plugin::Type::DateTime | GraphQL DateTime scalar type | metacpan | |
GraphQL::PubSub | publish/subscribe | 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::FieldsEither | GraphQL object role with code common to all 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 | Implement GraphQL subscriptions | 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 |