java.lang.Object
io.evitadb.externalApi.http.MimeTypes
io.evitadb.externalApi.graphql.io.GraphQLMimeTypes
public class GraphQLMimeTypes
extends io.evitadb.externalApi.http.MimeTypes
Extension of HTTP MIME types supported by GraphQL API.
- Author:
- Lukáš Hornych, FG Forrest a.s. (c) 2022
-
Field Summary
FieldsFields inherited from class io.evitadb.externalApi.http.MimeTypes
ALL, APPLICATION_JSON, APPLICATION_YAML, TEXT_PLAIN -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
APPLICATION_GRAPHQL_RESPONSE_JSON
- See Also:
-
-
Constructor Details
-
GraphQLMimeTypes
public GraphQLMimeTypes()
-