The Wayback Machine - https://web.archive.org/web/20210707211034/https://github.com/topics/graphql-api
Skip to content
#

graphql-api

graphql logo

GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.

Here are 451 public repositories matching this topic...

api-platform
jvigneron
jvigneron commented Nov 28, 2019

Description
Remove any google fonts dependency from api-platform.

Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?

Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds

zolon4
zolon4 commented Jul 2, 2021

Hey all, getting this weird issue that was supposedly fixed in this issue

Let me know if there's any other information you need!

Steps to reproduce

Install wp GraphQL and navigate to the home page

WPGraphQl Version

1.5.0

Expected Behavior

Looking for my site to not crash.

Other Plugins

ACF: Better Search

morpheus-graphql

Created by Facebook

Released 2015

Organization
graphql
Website
graphql.org
Wikipedia
Wikipedia

Related Topics

api rest