AccessQueryError
Public failures from current access checks.
Declaration
Section titled “Declaration”const AccessQueryError: Schema.toTaggedUnion<"code", readonly [Schema.Struct<{ code: Schema.Literal<"invalid_input">;}>, Schema.Struct<{ code: Schema.Literal<"internal_error">;}>]>;