Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL Upgrade #148

Merged
merged 4 commits into from
Feb 26, 2024
Merged

GraphQL Upgrade #148

merged 4 commits into from
Feb 26, 2024

Conversation

reganlawton
Copy link
Member

The PR introduced an 'args' array to the OembedField configuration, which specifies the arguments required by the 'embed' query for passing in values for the field. Notably, it added 'options' and 'cacheProps' arguments with JSON decode. This allows GraphQL field to support options for the embed() method.

reganlawton and others added 4 commits February 2, 2024 16:54
The commit introduced an 'args' array to the OembedField configuration, which specifies the arguments required by the 'embed' query for passing in values for the field. Notably, it added 'options' and 'cacheProps' arguments with JSON decode. This allows GraphQL field to support options for the embed() method.
Remove hard-coded test url and remove *2 multiplication on width attr
@reganlawton reganlawton merged commit a1df39b into master Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants