Sha256: e6343f968c0d0e9c35e4f9cfacdeff0fec416dd88ce81b9bf402a3654eb781d4
Contents?: true
Size: 213 Bytes
Versions: 1
Compression:
Stored size: 213 Bytes
Contents
# frozen_string_literal: true module GraphTypes end require 'graphql' require 'graph_types/types/date_time_type' require 'graph_types/types/money_type' require 'graph_types/interfaces/timestampable_interface'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
graph_types-0.2.0 | lib/graph_types.rb |