Sha256: 038a07a0433ae301e24610a116774a5c63d8d28b45a16fbc46b475a0d7cca142

Contents?: true

Size: 125 Bytes

Versions: 58

Compression:

Stored size: 125 Bytes

Contents

# frozen_string_literal: true

module Ibrain
  module Types
    class FilterType < GraphQL::Schema::Scalar
    end
  end
end

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
ibrain-core-0.5.15 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.13 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.12 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.10 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.9 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.8 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.7 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.6 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.5 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.4 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.3 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.2 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.1 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.5.0 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.4.9 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.4.8 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.4.7 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.4.5 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.4.4 app/graphql/ibrain/types/filter_type.rb
ibrain-core-0.4.3 app/graphql/ibrain/types/filter_type.rb