/** * This file was auto-generated by Fern from our API Definition. */ /** * Returns results from the given field only. Otherwise all field cells are returned * * @example * "firstName" */ export type FieldKeyDeprecated = string;