Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / indexer / IndexerAPICommentModerationStatusSchemaType

Type Alias: IndexerAPICommentModerationStatusSchemaType

type IndexerAPICommentModerationStatusSchemaType = "approved" | "pending" | "rejected";

Defined in: packages/sdk/src/indexer/schemas.ts:40