input
RerunRestrictionsInput!
Required
String!
type Mutation { rerunRestrictionsFromTests(input: RerunRestrictionsInput!): String! }
Mutation.
rerunRestrictionsFromTests
No description
Arguments
input
RerunRestrictionsInput!
Required
Returns:
String!
type Mutation { rerunRestrictionsFromTests(input: RerunRestrictionsInput!): String! }