TestInput
DEPRECATED. A test that can be ordered
Fields
Used By
Definition
"""DEPRECATED. A test that can be ordered"""input TestInput { """ Human readable description of the test """ name: String
""" The unique identifier for the test """ provider_identifier: ID!}