export default compose( graphql(gql`query MyQuery1 { ... }`, { skip: props => !props.useQuery1 }), graphql(gql`query MyQuery2 { .
確定! 回上一頁