Socket
Socket
Sign inDemoInstall

@itleadopencommerce/api-plugin-attributes

Package Overview
Dependencies
164
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @itleadopencommerce/api-plugin-attributes

Navigation plugin for the Reaction API


Version published
Weekly downloads
0
decreased by-100%
Maintainers
8
Created
Weekly downloads
 

Readme

Source

api-plugin-attributes

Description

Methods

Queries

attributeList

Summary

Get a attributeList by its ID

Return

type AttributeList

|| ReactionError("not-found")

attributeLists

Summary

Get a attributeLists with pagination

OPTIONAL: you can provide attributeListIds to get the certain attributeLists

Return

type AttributeListConnection

|| ReactionError("not-found")

attribute

Summary

Get a attribute by its ID

Return

type Attribute

|| ReactionError("not-found")

attributes

Summary

Get a attributes with pagination

OPTIONAL: you can provide attributesId to get the certain attributeLists

Return

type AttributesConnection

|| ReactionError("not-found")

Mutations

createAttributeList

deleteAttributeList

updateAttributeList

createAttribute

deleteAttribute

updateAttribute

FAQs

Last updated on 20 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc