Sha256: faa235ec8dc7ffacff3609290da3f8dd8a13c4279b1a630b5f7c67f4dc296c61
Contents?: true
Size: 185 Bytes
Versions: 101
Compression:
Stored size: 185 Bytes
Contents
# frozen_string_literal: true module GraphQL module Relay # Wrap a Connection and expose its page info PageInfo = GraphQL::Types::Relay::PageInfo.graphql_definition end end
Version data entries
101 entries across 101 versions & 2 rubygems