module Ariadne::Forms::Dsl::InputMethods

def add_input(input)

Other tags:
    Private: -
def add_input(input)
  inputs << input
end