OBJECT

GuardrailsStatValue

guardrails drift stat value

link GraphQL Schema definition

  • type GuardrailsStatValue {
  • # Sample timestamp
  • timeStamp: DateTime!
  • # Success drift count
  • value: Long!
  • }