DeploymentsInput
No description
input DeploymentsInput {
first: Int
after: String
branch: String
}
No description
input DeploymentsInput {
first: Int
after: String
branch: String
}
DeploymentsInput.first ● Int scalarDeploymentsInput.after ● String scalarDeploymentsInput.branch ● String scalar