#import "./configurationFragment.gql"

query configurations {
  configurations {
    ...configuration
  }
}
