Files
dancefinder-app/graphql/queries/FindOrigins.graphql
T

4 lines
41 B
GraphQL
Raw Normal View History

query FindOrigins {
origins: Origins
}