@shopify/cli-kit
    Preparing search index...

    Type Alias ZodObjectOf<T>

    ZodObjectOf: ZodObject<any, any, any, T>

    Type alias for a zod object schema that produces a given shape once parsed.

    Type Parameters

    • T