at.inlay.Maybe

lexicon.store View official

{
  "id": "at.inlay.Maybe",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "children"
          ],
          "properties": {
            "children": {
              "type": "unknown"
            },
            "fallback": {
              "ref": "at.inlay.defs#element",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "ref": "at.inlay.defs#response",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "Renders children if all bindings resolve; otherwise renders fallback."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.inlay.Maybe

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreie2odat64dzxlrh7i2frfqo52p2hc7gxk3hixq3octdzosffbzcyu
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/at.inlay.Maybe

Referenced Schemas (2)

Lexicon Garden

@