Sha256: f9c0b8e0349cbaf403ef3d783f83c33ee01fcb4ab50f946437d244cd3f914d58
Contents?: true
Size: 187 Bytes
Versions: 53
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true <% module_namespacing_when_supported do -%> module Types class BaseObject < GraphQL::Schema::Object field_class Types::BaseField end end <% end -%>
Version data entries
53 entries across 53 versions & 1 rubygems