Sha256: 5e28d0a745cb8c7be7246b5fac59ccaab33f8dfec213674b3441df8d07bbb6ae

Contents?: true

Size: 165 Bytes

Versions: 75

Compression:

Stored size: 165 Bytes

Contents

module Types
  class SchedulingInput < BaseInputObject
    argument :start_at, String, required: false
    argument :start_before, String, required: false
  end
end

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
foreman_remote_execution-13.2.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.1.3 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.0.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-12.0.5 app/graphql/types/scheduling_input.rb
foreman_remote_execution-12.0.4 app/graphql/types/scheduling_input.rb
foreman_remote_execution-12.0.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-12.0.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-11.1.3 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.1.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-12.0.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.1.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-11.1.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-11.1.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.1.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.3.3 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.3.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-11.0.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.0.7 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.3.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.0.6 app/graphql/types/scheduling_input.rb