Moloni developers espana logo

ProductRead

Back


Reads a Product.

Returns a Product with the specified Id.

Fields

visible: Int

productId: Int!

productCategoryId: Int

productCategory: ProductCategoryRead

type: Int!

posFavorite: Boolean

reference: String!

name: String!

summary: String

notes: String

notesOnExport: Boolean

price: Float

priceWithTaxes(options: PriceWithTaxesOptions): Float

hasStock: Boolean

minStock: Float

img: String

exemptionReason: String

ticketBAIExemptionReasonCode: TicketBAIExemptionReasonEnum

exemptionReasonName: String

stock: Float

propertyGroupId: String

propertyGroup: PropertyGroupRead

propertyPairs: [ProductVariantPropertyPairsAssociationRead!]

warehouseId: Int

warehouse: WarehouseRead

measurementUnitId: Int

measurementUnit: MeasurementUnitRead

companyId: Int!

company: CompanyRead

parent: ProductRead

parentId: Int

variants(visible: Int): [ProductRead!]

identifications: [ProductIdentificationRead!]

customFields: [ProductCustomFieldRead!]

favoriteIdentifications: [ProductIdentificationRead!]

priceClasses: [ProductPriceClassAssociationRead!]

warehouses: [ProductWarehouseAssociationRead!]

suppliers: [ProductSupplierAssociationRead!]

taxes(fiscalZone: String): [ProductTaxAssociationRead]

deletable: Boolean

hasStockMovements: Boolean

justImported: Boolean

costPrice: Float

totalCostPrice: Float

totalSale: Float