GraphQL v2TypesObjectsTaxTaxNo description type Tax { id: String! shopId: Int! code: Taxcode zone: String! percentage: Float exportCode: String createdAt: DateTime! createdBy: Int lastModifiedAt: DateTime! lastModifiedBy: Int} Fields Tax.id ● String! non-null scalar