# LineItemGraphQLResponse **Type:** GraphQL objects **Description:** GraphQL response for line item creation ## Fields - response (LineItemResultEntry): List of line item creation results - index (Int): Index of the line item in the input array. This maintains the same order as the input request. Example: 0, 1, 2 - result (LineItemResult): Result of the operation (success/error)