Module: HQ::GraphQL::Ext::MutationExtensions::PrependMethods

Defined in:
lib/hq/graphql/ext/mutation_extensions.rb

Instance Method Summary collapse

Instance Method Details

#generate_payload_typeObject



14
15
16
17
# File 'lib/hq/graphql/ext/mutation_extensions.rb', line 14

def generate_payload_type
  lazy_load!
  super
end