public class EndpointGraphQLSchema extends Resource
| Modifier | Constructor and Description |
|---|---|
protected |
EndpointGraphQLSchema(Id id,
Path path) |
| Modifier and Type | Method and Description |
|---|---|
static EndpointGraphQLSchema |
create() |
static EndpointGraphQLSchema |
create(Path pathToFile) |
Path |
getEndpoint() |
public static EndpointGraphQLSchema create()
public static EndpointGraphQLSchema create(Path pathToFile)
public Path getEndpoint()
Copyright © 2020. All rights reserved.