module Ariadne::Forms::Dsl::InputMethods

def inputs

Other tags:
    Private: -
def inputs
  @inputs ||= []
end