POST queries to this endpoint. Authentication required for mutations.
curl -X POST https://registry.portal.i-wind.jp/graphql \ -H "Content-Type: application/json" \ -d '{"query":"{ __schema { types { name } } }"}'