# PartNumberGraphQLResponse **Type:** GraphQL objects **Description:** Response for part number creation ## Fields - response (PartNumberResultEntry): List of part number creation results - index (Int): Index of the part number in the input array. This maintains the same order as the input request. Example: 0, 1, 2 - result (ResultItem): Result of the operation (success/error)