Sha256: 5e8514ed5ed944856d52bdf7796cab047ea33926839430bb154003199a66a991

Contents?: true

Size: 153 Bytes

Versions: 13

Compression:

Stored size: 153 Bytes

Contents

query($search: String!) {
  hosts(first: 100, last: 100, search: $search) {
    totalCount
    nodes {
      id
      name
      displayName
    }
  }
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
foreman_remote_execution-14.1.1 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-14.1.0 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-14.0.2 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-14.0.1 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-13.2.6 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-14.0.0 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-13.2.5 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-13.2.4 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-13.2.3 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-13.2.2 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-13.2.1 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-13.2.0 webpack/JobWizard/steps/HostsAndInputs/hosts.gql
foreman_remote_execution-13.0.0 webpack/JobWizard/steps/HostsAndInputs/hosts.gql