Skip to content

Conversation

@i-just
Copy link
Contributor

@i-just i-just commented Sep 15, 2025

Description

As of 4.8.0, the GraphQL API is available for the Solo edition too. The Solo edition is limited to a single admin account, but it’s still possible to create a Users type field and add a relation to it. It’s also possible to query that field via PHP or Twig, but not GraphQL.

This PR fixes an issue where it’s not possible to query users while on a Solo edition. A new “View user” option has been added to the schema creation page. If selected, it’ll be possible to query user-related fields and properties (e.g., Users field, entry author, etc.).

Screenshot 2025-09-15 at 15 56 24

Related issues

#17857

@i-just i-just requested a review from brandonkelly September 15, 2025 15:02
@brandonkelly brandonkelly merged commit 4dae281 into 4.17 Sep 30, 2025
@brandonkelly brandonkelly deleted the bugfix/17857-craft-solo-gql-and-users branch September 30, 2025 00:19
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.

3 participants