product
Arguments
idID!Returns
See Product for the full shape.
Try it
Authentication
Example
Query
query Product($id: ID!) {
product(id: $id) {
__typename
}
}
Variables
{}
POST
https://go.sessions.website/api/graphql