DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Have It Your Way With MicroProfile GraphQL

4 years ago dzone.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by GraphQL is a remote data access API that addresses issues like under-fetching and over-fetching that are inherent in most RESTful applications. It allows clients to specify the exact data they want - to "have it their way".

In this blog post, we'll explore how easy it is to create GraphQL applications using this sample.

When mapping custom types, it is possible to change the name used in the schema by using the @Name annotation.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com