Skip to main content

getGeoJsonFile

No description

getGeoJsonFile(
namespace: String!
name: String!
): String

Arguments

getGeoJsonFile.namespace ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalar

getGeoJsonFile.name ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalar

Type

[String](/GraphQL API Reference/types/scalars/string.mdx) scalar

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.