Pennylane API Client
    Preparing search index...

    Variable CustomHeaderFieldSchemaConst

    CustomHeaderFieldSchema: Struct<
        {
            created_at: typeof String$;
            id: typeof Number$;
            rank: typeof Number$;
            title: typeof String$;
            updated_at: typeof String$;
            value: NullOr<typeof String$>;
        },
    > = ...

    Custom header field entity schema.