You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can open a PR for that. But not sure if it will be enough to just fix resources in lib/shopify_api/rest/resources folder or some hidden internal schema still needs to be fixed in Shopify? As I understand, resources will be re-generated during next Shopify bump and the schema for that is not open-sourced yet.
Issue summary
When trying to read
Shop#google_apps_login_enabled
attribute with boolean value we're getting an error:shopify_api
version: 14.4.0Expected behavior
Should get attribute value.
Actual behavior
Getting sorbet exception.
Steps to reproduce the problem
The following snippet can be used to reproduce the issue:
The text was updated successfully, but these errors were encountered: