BatchUpdateProperty.Mutation type

Signature:

type Mutation = {
        __typename?: "Mutation";
        batchUpdateProperties: string;
    };