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
-
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.krunal– krunal2019年01月27日 10:16:52 +00:00Commented Jan 27, 2019 at 10:16
-
is it really with http?fmsthird– fmsthird2019年01月27日 10:36:43 +00:00Commented 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 ReviewDavid Verholen– David Verholen2019年01月27日 12:04:44 +00:00Commented Jan 27, 2019 at 12:04
-
Found any solution for this issue?Jimit Bhavsar– Jimit Bhavsar2020年10月28日 06:14:03 +00:00Commented Oct 28, 2020 at 6:14
1 Answer 1
graphql works only in developer mode so make sure that your Magento is on developer mode.
You can access the GraphQL introspection feature only if your Magento instance is in developer mode.
-
It is in developer mode I have tested this in 3 different windows instanceSyed Saleem– Syed Saleem2019年01月11日 09:13:46 +00:00Commented Jan 11, 2019 at 9:13
Explore related questions
See similar questions with these tags.