Stephen Nease
Stephen Nease
Even though Supabase supports upsert, the mutation is not available from GraphQL Steps to reproduce the behavior: 1. Create the GraphiQL page against your project using the code here: https://github.com/supabase/supabase/discussions/6144...
#### :rocket: Enhancements As discussed in https://github.com/airbnb/visx/issues/1433, it may be desirable to have pointer events enabled on Annotations. This PR exposes the `pointerEvents` attribute of the underlying elements while leaving...
### Description Currently there are two different sets types being used for fonts, one in [Core](https://github.com/Shopify/react-native-skia/blob/6f3e0f9898ade87c24f31de07c4648b721914b5b/packages/skia/src/skia/core/Font.ts) and one in [Types/Font](https://github.com/Shopify/react-native-skia/blob/6f3e0f9898ade87c24f31de07c4648b721914b5b/packages/skia/src/skia/types/Font/Font.ts). This causes the need to convert between the two if...