podaac/swodlr-ui

Server side verification/lookup of user selected raster definition configuration

Opened this issue · 1 comments

We have a GraphQL query in place for retrieving valid raster definitions. This allows the UI to obtain the UUID of a valid configuration and then sned the UUID as part of the create request, rather than sending individual parameters. This approach should be sufficient to fulfill the requirement.

This description needs to be updated to match the approach we actually took but this ticket is actually complete, right @jbyrne6 @viviant100 ?