CreateTestCasePayload
object CreateTestCasePayload
class Object
trait Matchable
class Any
Value members
Concrete methods
A unique identifier for the client performing the mutation.
A unique identifier for the client performing the mutation.
Errors encountered during execution of the mutation.
Errors encountered during execution of the mutation.
def testCase[A](innerSelection: SelectionBuilder[Issue, A]): SelectionBuilder[CreateTestCasePayload, Option[A]]
The test case created.
The test case created.