Sha256: 14f3be969d3c7864ed167cf838927b1e86757387d6e688581561e201cd550073

Contents?: true

Size: 154 Bytes

Versions: 3

Compression:

Stored size: 154 Bytes

Contents

mutation ($input: MarkDefaultShipAddressInput!) {
  markDefaultShipAddress(input: $input) {
    user {
      shipAddress {
        id
      }
    }
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
solidus_graphql_api-0.3.1 spec/support/graphql/mutations/mark_default_ship_address.gql
solidus_graphql_api-0.3.0 spec/support/graphql/mutations/mark_default_ship_address.gql
solidus_graphql_api-0.2.0 spec/support/graphql/mutations/mark_default_ship_address.gql