Type alias SchemaStatsQueryPayload

SchemaStatsQueryPayload: Query<{
    schema: SchemaStatsQuerySchema;
}>

Generated using TypeDoc