meta
Read a single meta record by ID. The meta table holds index-internal metadata about the schema.
meta(
id: String!
): Meta
Arguments
meta.id ● String! non-null scalar
Type
Meta object
Internal metadata about the index — schema versions, last-block-processed, etc. Most users don't need to query this.