filmov
tv
Spring Boot GraphQL Tutorial #17 - Date Type
Показать описание
Here we implement the DateTime and Date custom scalar types implemented by graphql java extended scalars.
The graphql specification does not define a Date Type or DateTime type due to too many opinions and requirements. This is why we need to define our own custom scalar. Lucky for us there are already two great libraries providing date related scalars: graphql-java-extended-scalars and graphql-java-datetime.
graphql-java-datetime provides a greater range of date scalars such as:
scalar Date
scalar LocalDate
scalar LocalDateTime
scalar LocalTime
scalar OffsetDateTime
scalar YearMonth
scalar Duration
DateTime Scalars provided by extended scalars (graphql-java-extended-scalars):
DateTime:
Time:
Date:
See you in the next tutorial where I give an example of graphql java bean validation.
Thanks!
Philip
The graphql specification does not define a Date Type or DateTime type due to too many opinions and requirements. This is why we need to define our own custom scalar. Lucky for us there are already two great libraries providing date related scalars: graphql-java-extended-scalars and graphql-java-datetime.
graphql-java-datetime provides a greater range of date scalars such as:
scalar Date
scalar LocalDate
scalar LocalDateTime
scalar LocalTime
scalar OffsetDateTime
scalar YearMonth
scalar Duration
DateTime Scalars provided by extended scalars (graphql-java-extended-scalars):
DateTime:
Time:
Date:
See you in the next tutorial where I give an example of graphql java bean validation.
Thanks!
Philip
Spring Boot GraphQL Tutorial #17 - Date Type
🍃 Introduction to Spring GraphQL with Spring Boot
Spring Boot and GraphQL Tutorial | 2024
Master Graphql with Spring Boot 🔥🔥
Spring Boot GraphQL Tutorial #18 - Input Validation (Method 1 - Bean)
GraphQL Spring Boot - How to get started with Spring for GraphQL
Spring Boot with graphql
Create a GraphQL Client in Java with Spring Boot
Spring Boot GraphQL Tutorial #12 - Mutation
GRAPHQL en SPRING BOOT - Tutorial Completo Fácil
Building a GraphQL API with Spring Boot | Spring with GraphQL
Spring Boot Graphql Up And Running
Spring Boot GraphQL Tutorial #14 - DataFetchingEnvironment
Spring Boot GraphQL Tutorial #15 - SelectionSet
Como Integrar Graphql con Spring Boot
Tame Your Spring Microservices With GraphQL Stitching Using Lilo
A Quick Start with the official spring-boot-starter-graphql dependency!
Graphql application with Spring boot
Effortlessly Consume GraphQL APIs with Spring Boot | @Javatechie
GraphQL Java Mutations Tutorial for Beginners
Learn how to use GraphQL Mutations in Spring Boot
Moving beyond REST: GraphQL and Java & Spring by Pratik Patel @ Spring I/O 2019
Unleash the Power of GraphQL in Spring Boot: A Beginner's Journey
Introduction to GraphQL with Spring Boot - Live Coding Demo
Комментарии