1

Officially Magento2.3 supports only these operating systems

Linux distributions, such as RedHat Enterprise Linux (RHEL), CentOS, Ubuntu, Debian, and similar.

This is my configuration

  • Installed Magento2.3.0 with sample data On
  • Windows 10
  • Apache2.4
  • PHP Version 7.2.12 (PHP compiled with Xampp)
  • Database Server version: 10.1.22-MariaDB - mariadb.org binary distribution

My question is about How to make this work on windows (XAMPP)?

http://magento23.me/graphql This URL doesn't load to me in windows

enter image description here

Muhammad Hasham
8,75211 gold badges53 silver badges105 bronze badges
asked Jan 10, 2019 at 23:26
4
  • yes I got same error and also, checked it's in developer mode but still graphql url is not working and getting error like site can't be reached. Commented Jan 27, 2019 at 10:16
  • is it really with http? Commented Jan 27, 2019 at 10:36
  • This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review Commented Jan 27, 2019 at 12:04
  • Found any solution for this issue? Commented Oct 28, 2020 at 6:14

1 Answer 1

0

graphql works only in developer mode so make sure that your Magento is on developer mode.

Magento DevDocs

You can access the GraphQL introspection feature only if your Magento instance is in developer mode.

answered Jan 11, 2019 at 8:41
1
  • It is in developer mode I have tested this in 3 different windows instance Commented Jan 11, 2019 at 9:13

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.