Are Almaas

Results 12 issues of Are Almaas

Should only allow vimeo and youtube URL's for now, but it allows all URLs ``` ´$sceDelegateProvider.resourceUrlWhitelist([ 'self', '**' ]);` ```

feature

API, Typescript, Bug, Codegen models **Describe the bug** $ `amplify codegen models` fails to generate models when a union type or an interface is used in the graphql schema. Amplify...

feature-request
model-gen
p4