how to query abandonedCheckouts by id – GraphQL Admin API Troubleshooting

how to query abandonedCheckouts by id – GraphQL Admin API Troubleshooting

Hi, I am trying to filter the abandonedCheckouts by id, but it doesn’t work. As the document mentions, I should be able to query by id(integer).

 

Read More