TestFdrSuccessResult is a datatype for a test that was a success.

This datatype is used by the union datatype, TestFdrResult, which is used by the testFdrFeed() mutation field.

Table: TestFdrSuccessResult

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 3, 2024
resultbooleanyes Long-TermThe result of the test. It's always 'true'.