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

[5.x]: Link field options not passed by GraphQL #16328

Closed
thomascoppein opened this issue Dec 13, 2024 · 3 comments
Closed

[5.x]: Link field options not passed by GraphQL #16328

thomascoppein opened this issue Dec 13, 2024 · 3 comments
Labels

Comments

@thomascoppein
Copy link

What happened?

Description

When I use the Link field with GraphQL it's not passing the "Open in new tab" option.
Currently I only receive the url, which is for most cases enough.

Steps to reproduce

  1. Create a Link field
  2. Create GraphQL query for this field

Expected behavior

I expect to receive the options of the Link field as an object.

Actual behavior

I currently only receive the url.

Craft CMS version

5.5.6.1

PHP version

8.2

Operating system and version

No response

Database type and version

MYSQL

Image driver and version

No response

Installed plugins and versions

@i-just
Copy link
Contributor

i-just commented Dec 13, 2024

Hi, thanks for reaching out! It sounds like a duplicate of #16104. It’s been actioned for 5.6.

@i-just i-just closed this as completed Dec 13, 2024
@thomascoppein
Copy link
Author

Hi @i-just , oh didn't see that one. Any date on 5.6 release? 🙏🏻

@i-just
Copy link
Contributor

i-just commented Dec 13, 2024

Most likely January 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants